12,066 research outputs found

    On the diameter of the Kronecker product graph

    Full text link
    Let G1G_1 and G2G_2 be two undirected nontrivial graphs. The Kronecker product of G1G_1 and G2G_2 denoted by G1βŠ—G2G_1\otimes G_2 with vertex set V(G1)Γ—V(G2)V(G_1)\times V(G_2), two vertices x1x2x_1x_2 and y1y2y_1y_2 are adjacent if and only if (x1,y1)∈E(G1)(x_1,y_1)\in E(G_1) and (x2,y2)∈E(G2)(x_2,y_2)\in E(G_2). This paper presents a formula for computing the diameter of G1βŠ—G2G_1\otimes G_2 by means of the diameters and primitive exponents of factor graphs.Comment: 9 pages, 18 reference

    Shakeout: A New Approach to Regularized Deep Neural Network Training

    Full text link
    Recent years have witnessed the success of deep neural networks in dealing with a plenty of practical problems. Dropout has played an essential role in many successful deep neural networks, by inducing regularization in the model training. In this paper, we present a new regularized training approach: Shakeout. Instead of randomly discarding units as Dropout does at the training stage, Shakeout randomly chooses to enhance or reverse each unit's contribution to the next layer. This minor modification of Dropout has the statistical trait: the regularizer induced by Shakeout adaptively combines L0L_0, L1L_1 and L2L_2 regularization terms. Our classification experiments with representative deep architectures on image datasets MNIST, CIFAR-10 and ImageNet show that Shakeout deals with over-fitting effectively and outperforms Dropout. We empirically demonstrate that Shakeout leads to sparser weights under both unsupervised and supervised settings. Shakeout also leads to the grouping effect of the input units in a layer. Considering the weights in reflecting the importance of connections, Shakeout is superior to Dropout, which is valuable for the deep model compression. Moreover, we demonstrate that Shakeout can effectively reduce the instability of the training process of the deep architecture.Comment: Appears at T-PAMI 201
    • …
    corecore